From: Richard M. Stallman Date: Sat, 24 Sep 1994 00:34:23 +0000 (+0000) Subject: (DKSTAT_HEADER_FILE): Macro deleted. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~90022 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3c01dd0a6eb6fb6d20d59bcda867883c8be737b3;p=emacs.git (DKSTAT_HEADER_FILE): Macro deleted. --- diff --git a/src/m/tahoe.h b/src/m/tahoe.h index da42392bde8..b40c86cd546 100644 --- a/src/m/tahoe.h +++ b/src/m/tahoe.h @@ -73,11 +73,3 @@ NOTE-END */ /* System provides alloca. */ #define HAVE_ALLOCA - -/* Control header files used by loadst.c. - Some users report machines have dkstat.h while others report dk.h, - so it's hard to tell what this should say. */ - -#ifdef BSD -#define DKSTAT_HEADER_FILE -#endif